home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / VirtualLight / VLight1.3win32.exe / Lib / colors.vib next >
Encoding:
Text File  |  2002-10-07  |  10.8 KB  |  218 lines

  1. // VirtuaLight VIB-Header
  2.  
  3. /*
  4.  * Some useful RGB color declarations
  5.  */
  6.  
  7. // Blacks
  8. static black                 = '0.0000, 0.0000, 0.0000'
  9. static ivory_black           = '0.1600, 0.1400, 0.1300'
  10. static lamp_black            = '0.1800, 0.2800, 0.2300'
  11.  
  12. // Blues
  13. static alice_blue            = '0.9412, 0.9725, 1.0000'
  14. static blue                  = '0.0000, 0.0000, 1.0000'
  15. static blue_light            = '0.6784, 0.8471, 0.9020'
  16. static blue_medium           = '0.0000, 0.0000, 0.8039'
  17. static cadet                 = '0.3725, 0.6196, 0.6275'
  18. static cobalt                = '0.2400, 0.3500, 0.6700'
  19. static cornflower            = '0.3922, 0.5843, 0.9294'
  20. static cerulean              = '0.0200, 0.7200, 0.8000'
  21. static dodger_blue           = '0.1176, 0.5647, 1.0000'
  22. static indigo                = '0.1800, 0.0300, 0.3300'
  23. static manganese_blue        = '0.0100, 0.6600, 0.6200'
  24. static midnight_blue         = '0.0980, 0.0980, 0.4392'
  25. static navy                  = '0.0000, 0.0000, 0.5020'
  26. static peacock               = '0.2000, 0.6300, 0.7900'
  27. static powder_blue           = '0.6902, 0.8784, 0.9020'
  28. static royal_blue            = '0.2549, 0.4118, 0.8824'
  29. static slate_blue            = '0.4157, 0.3529, 0.8039'
  30. static slate_blue_dark       = '0.2824, 0.2392, 0.5451'
  31. static slate_blue_light      = '0.5176, 0.4392, 1.0000'
  32. static slate_blue_medium     = '0.4824, 0.4078, 0.9333'
  33. static sky_blue              = '0.5294, 0.8078, 0.9216'
  34. static sky_blue_deep         = '0.0000, 0.7490, 1.0000'
  35. static sky_blue_light        = '0.5294, 0.8078, 0.9804'
  36. static steel_blue            = '0.2745, 0.5098, 0.7059'
  37. static steel_blue_light      = '0.6902, 0.7686, 0.8706'
  38. static turquoise_blue        = '0.0000, 0.7800, 0.5500'
  39. static ultramarine           = '0.0700, 0.0400, 0.5600'
  40.  
  41. // Browns
  42. static beige                 = '0.6400, 0.5800, 0.5000'
  43. static brown                 = '0.5000, 0.1647, 0.1647'
  44. static brown_madder          = '0.8600, 0.1600, 0.1600'
  45. static brown_ochre           = '0.5300, 0.2600, 0.1200'
  46. static burlywood             = '0.8706, 0.7216, 0.5294'
  47. static burnt_sienna          = '0.5400, 0.2100, 0.0600'
  48. static burnt_umber           = '0.5400, 0.2000, 0.1400'
  49. static chocolate             = '0.8235, 0.4118, 0.1176'
  50. static deep_ochre            = '0.4500, 0.2400, 0.1000'
  51. static flesh                 = '1.0000, 0.4900, 0.2500'
  52. static flesh_ochre           = '1.0000, 0.3400, 0.1300'
  53. static gold_ochre            = '0.7800, 0.4700, 0.1500'
  54. static greenish_umber        = '1.0000, 0.2400, 0.0500'
  55. static khaki                 = '0.9412, 0.9020, 0.5490'
  56. static khaki_dark            = '0.7412, 0.7176, 0.4196'
  57. static light_beige           = '0.9608, 0.9608, 0.8627'
  58. static peru                  = '0.8039, 0.5216, 0.2471'
  59. static rosy_brown            = '0.7373, 0.5608, 0.5608'
  60. static raw_sienna            = '0.7800, 0.3800, 0.0800'
  61. static raw_umber             = '0.4500, 0.2900, 0.0700'
  62. static sepia                 = '0.3700, 0.1500, 0.0700'
  63. static sienna                = '0.6275, 0.3216, 0.1765'
  64. static saddle_brown          = '0.5451, 0.2706, 0.0745'
  65. static sandy_brown           = '0.9569, 0.6431, 0.3765'
  66. static tan                   = '0.8235, 0.7059, 0.5490'
  67. static van_dyke_brown        = '0.3700, 0.1500, 0.0200'
  68.  
  69. // Cyans
  70. static aquamarine            = '0.4980, 1.0000, 0.8314'
  71. static aquamarine_medium     = '0.4000, 0.8039, 0.6667'
  72. static cyan                  = '0.0000, 1.0000, 1.0000'
  73. static cyan_white            = '0.8784, 1.0000, 1.0000'
  74. static turquoise             = '0.2510, 0.8784, 0.8157'
  75. static turquoise_dark        = '0.0000, 0.8078, 0.8196'
  76. static turquoise_medium      = '0.2824, 0.8196, 0.8000'
  77. static turquoise_pale        = '0.6863, 0.9333, 0.9333'
  78.  
  79. // Greens
  80. static chartreuse            = '0.4980, 1.0000, 0.0000'
  81. static chrome_oxide_green    = '0.4000, 0.5000, 0.0800'
  82. static cinnabar_green        = '0.3800, 0.7000, 0.1600'
  83. static cobalt_green          = '0.2400, 0.5700, 0.2500'
  84. static emerald_green         = '0.0000, 0.7900, 0.3400'
  85. static forest_green          = '0.1333, 0.5451, 0.1333'
  86. static green                 = '0.0000, 1.0000, 0.0000'
  87. static green_dark            = '0.0000, 0.3922, 0.0000'
  88. static green_pale            = '0.5961, 0.9843, 0.5961'
  89. static green_yellow          = '0.6784, 1.0000, 0.1843'
  90. static lawn_green            = '0.4863, 0.9882, 0.0000'
  91. static lime_green            = '0.1961, 0.8039, 0.1961'
  92. static mint                  = '0.7400, 0.9900, 0.7900'
  93. static olive                 = '0.2300, 0.3700, 0.1700'
  94. static olive_drab            = '0.4196, 0.5569, 0.1373'
  95. static olive_green_dark      = '0.3333, 0.4196, 0.1843'
  96. static permanent_green       = '0.0400, 0.7900, 0.1700'
  97. static sap_green             = '0.1900, 0.5000, 0.0800'
  98. static sea_green             = '0.1804, 0.5451, 0.3412'
  99. static sea_green_dark        = '0.5608, 0.7373, 0.5608'
  100. static sea_green_medium      = '0.2353, 0.7020, 0.4431'
  101. static sea_green_light       = '0.1255, 0.6980, 0.6667'
  102. static spring_green          = '0.0000, 1.0000, 0.4980'
  103. static spring_green_medium   = '0.0000, 0.9804, 0.6039'
  104. static terre_verte           = '0.2200, 0.3700, 0.0600'
  105. static viridian_light        = '0.4300, 1.0000, 0.4400'
  106. static yellow_green          = '0.6039, 0.8039, 0.1961'
  107.  
  108. // Greys
  109. static cold_grey             = '0.5000, 0.5400, 0.5300'
  110. static dim_grey              = '0.4118, 0.4118, 0.4118'
  111. static grey                  = '0.7529, 0.7529, 0.7529'
  112. static light_grey            = '0.8275, 0.8275, 0.8275'
  113. static slate_grey            = '0.4392, 0.5020, 0.5647'
  114. static slate_grey_dark       = '0.1843, 0.3098, 0.3098'
  115. static slate_grey_light      = '0.4667, 0.5333, 0.6000'
  116. static warm_grey             = '0.5000, 0.5000, 0.4100'
  117.  
  118. // Magentas
  119. static blue_violet           = '0.5412, 0.1686, 0.8863'
  120. static cobalt_violet_deep    = '0.5700, 0.1300, 0.6200'
  121. static magenta               = '1.0000, 0.0000, 1.0000'
  122. static orchid                = '0.8549, 0.4392, 0.8392'
  123. static orchid_dark           = '0.6000, 0.1961, 0.8000'
  124. static orchid_medium         = '0.7294, 0.3333, 0.8275'
  125. static permanent_red_violet  = '0.8600, 0.1500, 0.2700'
  126. static plum                  = '0.8667, 0.6275, 0.8667'
  127. static purple                = '0.6275, 0.1255, 0.9412'
  128. static purple_medium         = '0.5765, 0.4392, 0.8588'
  129. static ultramarine_violet    = '0.3600, 0.1400, 0.4300'
  130. static violet                = '0.5600, 0.3700, 0.6000'
  131. static violet_dark           = '0.5804, 0.0000, 0.8275'
  132. static violet_red            = '0.8157, 0.1255, 0.5647'
  133. static violet_red_medium     = '0.7804, 0.0824, 0.5216'
  134. static violet_red_pale       = '0.8588, 0.4392, 0.5765'
  135.  
  136. // Oranges
  137. static cadmium_orange        = '1.0000, 0.3800, 0.0100'
  138. static cadmium_red_light     = '1.0000, 0.0100, 0.0500'
  139. static carrot                = '0.9300, 0.5700, 0.1300'
  140. static dark_orange           = '1.0000, 0.5490, 0.0000'
  141. static mars_orange           = '0.5900, 0.2700, 0.0800'
  142. static mars_yellow           = '0.8900, 0.4400, 0.1000'
  143. static orange                = '1.0000, 0.5000, 0.0000'
  144. static orange_red            = '1.0000, 0.2706, 0.0000'
  145. static yellow_ochre          = '0.8900, 0.5100, 0.0900'
  146.  
  147. // Reds
  148. static alizarin_crimson      = '0.8900, 0.1500, 0.2100'
  149. static brick                 = '0.6100, 0.4000, 0.1200'
  150. static cadmium_red_deep      = '0.8900, 0.0900, 0.0500'
  151. static coral                 = '1.0000, 0.4980, 0.3137'
  152. static coral_light           = '0.9412, 0.5020, 0.5020'
  153. static deep_pink             = '1.0000, 0.0784, 0.5765'
  154. static english_red           = '0.8300, 0.2400, 0.1000'
  155. static firebrick             = '0.6980, 0.1333, 0.1333'
  156. static geranium_lake         = '0.8900, 0.0700, 0.1900'
  157. static hot_pink              = '1.0000, 0.4118, 0.7059'
  158. static indian_red            = '0.6900, 0.0900, 0.1200'
  159. static light_salmon          = '1.0000, 0.6275, 0.4784'
  160. static madder_lake_deep      = '0.8900, 0.1800, 0.1900'
  161. static maroon                = '0.6902, 0.1882, 0.3765'
  162. static pink                  = '1.0000, 0.7529, 0.7961'
  163. static pink_light            = '1.0000, 0.7137, 0.7569'
  164. static raspberry             = '0.5300, 0.1500, 0.3400'
  165. static red                   = '1.0000, 0.0000, 0.0000'
  166. static rose_madder           = '0.8900, 0.2100, 0.2200'
  167. static salmon                = '0.9804, 0.5020, 0.4471'
  168. static tomato                = '1.0000, 0.3882, 0.2784'
  169. static venetian_red          = '0.8300, 0.1000, 0.1200'
  170.  
  171. // Whites
  172. static antique_white         = '0.9804, 0.9216, 0.8431'
  173. static azure                 = '0.9412, 1.0000, 1.0000'
  174. static bisque                = '1.0000, 0.8941, 0.7686'
  175. static blanched_almond       = '1.0000, 0.9216, 0.8039'
  176. static cornsilk              = '1.0000, 0.9725, 0.8627'
  177. static eggshell              = '0.9900, 0.9000, 0.7900'
  178. static floral_white          = '1.0000, 0.9804, 0.9412'
  179. static gainsboro             = '0.8627, 0.8627, 0.8627'
  180. static ghost_white           = '0.9725, 0.9725, 1.0000'
  181. static honeydew              = '0.9412, 1.0000, 0.9412'
  182. static ivory                 = '1.0000, 1.0000, 0.9412'
  183. static lavender              = '0.9020, 0.9020, 0.9804'
  184. static lavender_blush        = '1.0000, 0.9412, 0.9608'
  185. static lemon_chiffon         = '1.0000, 0.9804, 0.8039'
  186. static linen                 = '0.9804, 0.9412, 0.9020'
  187. static mint_cream            = '0.9608, 1.0000, 0.9804'
  188. static misty_rose            = '1.0000, 0.8941, 0.8824'
  189. static moccasin              = '1.0000, 0.8941, 0.7098'
  190. static navajo_white          = '1.0000, 0.8706, 0.6784'
  191. static old_lace              = '0.9922, 0.9608, 0.9020'
  192. static papaya_whip           = '1.0000, 0.9373, 0.8353'
  193. static peach_puff            = '1.0000, 0.8549, 0.7255'
  194. static seashell              = '1.0000, 0.9608, 0.9333'
  195. static snow                  = '1.0000, 0.9804, 0.9804'
  196. static thistle               = '0.8471, 0.7490, 0.8471'
  197. static titanium_white        = '0.9900, 1.0000, 0.9400'
  198. static wheat                 = '0.9608, 0.8706, 0.7020'
  199. static white                 = '1.0000, 1.0000, 1.0000'
  200. static white_smoke           = '0.9608, 0.9608, 0.9608'
  201. static zinc_white            = '0.9900, 0.9700, 1.0000'
  202.  
  203. // Yellows
  204. static aureoline_yellow      = '1.0000, 0.6600, 0.1400'
  205. static banana                = '0.8900, 0.8100, 0.3400'
  206. static cadmium_lemon         = '1.0000, 0.8900, 0.0100'
  207. static cadmium_yellow        = '1.0000, 0.6000, 0.0700'
  208. static cadmium_yellow_light  = '1.0000, 0.6900, 0.0600'
  209. static gold                  = '1.0000, 0.8431, 0.0000'
  210. static goldenrod             = '0.8549, 0.6471, 0.1255'
  211. static goldenrod_dark        = '0.7216, 0.5255, 0.0431'
  212. static goldenrod_light       = '0.9804, 0.9804, 0.8235'
  213. static goldenrod_pale        = '0.9333, 0.9098, 0.6667'
  214. static light_goldenrod       = '0.9333, 0.8667, 0.5098'
  215. static melon                 = '0.8900, 0.6600, 0.4100'
  216. static naples_yellow_deep    = '1.0000, 0.6600, 0.0700'
  217. static yellow                = '1.0000, 1.0000, 0.0000'
  218. static yellow_light          = '1.0000, 1.0000, 0.8784'